PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
Php security configuration records and common errors (Summary), common php errors
After the php environment is deployed, some security settings are made. In addition to being familiar with various php vulnerabilities, you can also configure php. ini
Reduces PHP Redis memory usage and phpredis memory usage
1. Advantages of reducing redis memory usage
1. It helps reduce the time used to create and load snapshots.
2. Improve the efficiency of loading AOF files and rewriting AOF files
3. shorten
After the php environment is deployed, some security settings are made. in addition to being familiar with various php vulnerabilities, you can also configure php. ini to reinforce the runtime environment of PHP, and PHP has been officially modified
Background information:Previously, because the price of AWS EC2 more expensive and rented other foreign small vendors VPS, after using more than 3 years, found that the AWS EC2 Price is much cheaper than the VPS currently in use.The T1.MICRO model
To enable the PHP process to read and write shared memory, developers must first support the IPC function, which is specified when PHP compiles the installation:--enable-shmop and--enable-sysvsem two options .
IPC (inter-process communication) is a
PHP security practices that system administrators must know
PHP is an open source server-side scripting language that is widely used. The Apache Web server provides this convenience: access to files and content via HTTP or HTTPS protocol. Improperly
For developers to enable the PHP process to read and write shared memory, the first step is to support the IPC function, which is
PHP Compilation installation specified:--enable-shmop and--enable-sysvsem two options。
The IPC (inter-process
Here the CentOS 5.5 under Nginx 1.2.3 and PHP 5.2.17, the other version of the installation method is similar.
First, create Nginx and PHP-specific users and user groups
The code is as follows
Copy Code
This article mainly introduces the PHP security Configuration records and common error carding detailed, interested in the friend's reference, I hope to be helpful to everyone.
Usually after the deployment of the PHP environment will be some
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.